/* 底部用文件 */
.footer-bg {
	margin-top: 40px;
	min-height: 158px;
	background: #eee;
	border-top: 1px solid #e4e6e8;
}
.footer-box {
	padding: 40px 10px;
	font-size: 14px;
}
.footer-box > div {
	float: left;
}
.footer-img img {
	margin-right: 10px;
}

.footer-list {
	line-height: 2;
	padding: 0 20px;
	border-left: 1px solid #c9c9c9;
}
.footer-list a a {
	color: #333;
}
